/*****网站内页，全局栏目头颜色设置－开始******/


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}



/* 公用标题样式 */
.bt {text-align: center;margin-bottom: 30px;position:relative;}
.bt h3 { font-size: 24px; line-height: 1; color: #000;letter-spacing: 2px;}
.bt hr {border-top: 2px solid #134991;margin: 10px auto;width: 40px;}

.bt.t2 h3{color: #fff;}
.bt.t2 hr{border-color: #fff;}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  .bt{margin-bottom: 20px;}
  
}

@media (max-width: 767px) {
  


}


.fenlei{background: #3e6caa;}

.fl-cont{}
.fl-cont ul{}
.fl-cont ul li{float: left;width: 16.6666%;text-align: center;}
.fl-cont ul li.fl1{background: #2a5896;}
.fl-cont ul li.fl2{background: #38629b;}
.fl-cont ul li a{display: block;padding: 40px 0;}
.fl-cont ul li a .fl-img{}
.fl-cont ul li a .fl-img img{width: 90px;}
.fl-cont ul li a h3 { font-size: 16px; line-height: 1; color: #fff;margin-top: 10px;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .fl-cont ul li a {padding: 30px 0;}
  .fl-cont ul li a .fl-img img {width: 70px;}
  .fl-cont ul li a h3{font-size: 14px;}
  
  
}
@media (max-width: 992px){

  .fl-cont ul li a .fl-img img {width: 60px;}
  .fl-cont ul li a h3 { font-size: 13px; line-height: 1.3;color: #fff;margin-top: 6px;padding: 0 5px;height: 30px;}
  .fl-cont ul li a {padding: 20px 0;}
  
}
@media (max-width: 767px){

  
  .fl-cont ul li{width: 33.3333%;}
  
  
  
  
}




.chanpin{background: #093979;padding: 50px 0;}


.cp-cont{}
.cp-cont ul{overflow: hidden;}
.cp-cont ul li{float: left;width: 25%;padding: 10px;}
.cp-cont ul li a{display: block;}
.cp-cont ul li a .cp-img { height: 230px; background: #fff; display: flex; flex-wrap: wrap;justify-content: center;align-content: center;overflow: hidden;}
.cp-cont ul li a .cp-img img{max-height: 100%;max-width: 100%;transition: all .5s;}
.cp-cont ul li a p { text-align: center;color: #fff;font-size: 15px;line-height: 1; margin-top: 10px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cp-cont ul li a:hover .cp-img img{transform: scale(1.1);}


.walking .ar_1{width: 280px;height: 260px;background: none;}
.walking .ar_1 .item{height: 230px; display: flex; flex-wrap: wrap;justify-content: center;align-content: center;background: #fff;padding: 15px;}
.walking .ar_1 .item img{max-height: 100%;max-width: 100% !important;transition: all .5s;height: auto;}
.walking .ar_1 p{background: none;font-size: 15px;height: 30px;line-height: 30px;}
.walking .ar_1:hover .item img{transform: scale(1.1);}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-cont ul li a .cp-img{height: 170px;}

}
@media (max-width: 992px){

  .chanpin{padding: 30px 0;}
  .cp-cont ul li{padding: 5px;}
  .cp-cont ul li a .cp-img{height: 140px;}
  
  .walking .ar_1{height: 170px;width: 180px;}
  .walking .ar_1 .item{height: 140px;}
  .walking .ar_1 p{font-size: 13px;}
  
}
@media (max-width: 767px){

  .cp-cont {padding: 0 10px;}
  .cp-cont ul li{width: 50%;}
  .cp-cont ul li a p{font-size: 13px;margin-top: 8px;}
  
  .walking .ar_1{height: 170px;width: 180px;}
  .walking .ar_1 .item{height: 140px;}
  .walking .ar_1 p{font-size: 13px;}
  
  
}









.gywm {padding: 80px 0 50px;}

.gy-bt{margin-bottom: 30px;}
.gy-bt .gy-tit{float: right;width: 66%;}
.gy-bt .gy-tit h3 { font-size: 30px;line-height: 1; color: #134991;font-weight: bold;letter-spacing: 2px;}
.gy-bt .gy-tit h5 { font-size: 15px; line-height: 1;color: #23579b;text-transform: uppercase;margin-top: 10px;}


.gy-num{background: #134991;padding: 40px 0;}
.gy-num .num-cont{float: right;width: 66%;}
.gy-num .num-cont ul{overflow: hidden;}
.gy-num .num-cont ul li{float: left;width: 25%;text-align: center;color: #fff;}
.gy-num .num-cont ul li h2 {font-size: 36px;font-weight: bold;line-height: 1;}
.gy-num .num-cont ul li p { font-size: 16px;line-height: 1; margin-top: 15px;}

.gy-box{margin-top: 30px;}
.gy-box .container{position: relative;}
.gy-box .gy-img { position: absolute;left: 0;bottom: 0;width: 27%;background: #134991; height: 450px;overflow: hidden;}
.gy-box .gy-img img{width: 100%;opacity: .75;}
.gy-box .gy-nr{float: right;width: 66%;}
.gy-box .gy-nr p { font-size: 16px;line-height: 1.5;color: #444;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .gywm {padding: 50px 0 20px;}
  .gy-box .gy-img{width: 30%;height: 400px;}
  
  .gy-num{padding: 30px 0;}
  .gy-box .gy-nr p{font-size: 14px;}
  
  
  
}


@media (max-width: 992px){
  
  .gywm {padding: 30px 0 0;}
  
  .gy-bt .gy-tit{width: 62%;}
  .gy-bt .gy-tit h3{font-size: 24px;}
  .gy-bt .gy-tit h5{font-size: 13px;margin-top: 5px;}
  
  .gy-num .num-cont{width: 62%;}
  .gy-num{padding: 20px 0;}
  .gy-num .num-cont ul li h2{font-size: 26px;}
  .gy-num .num-cont ul li p { font-size: 13px;margin-top: 6px;}
  .gy-box .gy-nr{width: 62%;}
  .gy-box .gy-nr p{font-size: 13px;}
  .gy-box .gy-img{width: 35%;bottom: 0;height: 350px;}
  .gy-box {margin-top: 20px;}
  
  .gy-bt {margin-bottom: 20px;}
  
  
  
  
}

@media (max-width: 767px){
  
  .gywm{padding: 30px 0;}
  .gy-bt .gy-tit, .gy-num .num-cont, .gy-box .gy-nr{float: none;width: 100%;padding: 0 15px;}
  
  .gy-bt {margin-bottom: 15px;}
  
  .gy-bt .gy-tit h3 {font-size: 20px;letter-spacing: 0;}
  .gy-bt .gy-tit h5 { font-size: 12px;margin-top: 5px;letter-spacing: -1px;}
  
  .gy-num .num-cont ul li h2 {font-size: 26px;}
  .gy-num .num-cont ul li p {font-size: 12px;margin-top: 5px;}
  .gy-num {padding: 20px 0;}
  .gy-box .gy-img{display: none;}
  
  .gy-box {margin-top: 20px;}
  
  
  
  
  
  
}





.anli{background: #0c2649;}

.al-bt{padding: 30px 0 0;}

.al-cont{}
.al-cont a{display: block;position: relative;}
.al-cont a .al-box{background: #000;}
.al-cont a .al-box > img{width: 100%;opacity: .5;}
.al-cont a .al-box .al-bg { position: absolute;background: rgb(19 73 145 / 50%); width: 100%;  height: 100%;left: 0;top: 0;transition: all .5s;transform: rotateY(90deg);}
.al-cont a .al-box .al-txt{position: absolute;width: 100%;height: 100%;text-align: center;padding-top: 50%;left: 0;top: 0;}
.al-cont a .al-box .al-txt img{}
.al-cont a .al-box .al-txt h3 {color: #fff;font-size: 17px;line-height: 1;margin-top: 20px;}

.al-cont a:hover .al-box .al-bg{transform: rotateY(0deg);}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: url(../images/al-r.png)no-repeat center;background-size: 100%;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: url(../images/al-l.png)no-repeat center;background-size: 100%;}
.swiper-button-next, .swiper-button-prev{width: 20px;}

@media (min-width: 992px) and (max-width: 1200px){
  
  
  .al-cont a .al-box .al-txt img { width: 80px;}
  .al-cont a .al-box .al-txt h3{font-size: 15px;}
  
}
@media (max-width: 992px){

  .al-cont a .al-box .al-txt img {width: 60px;}
  .al-cont a .al-box .al-txt h3{font-size: 13px;margin-top: 10px;}
  .swiper-button-next, .swiper-button-prev {width: 12px;}
  
}
@media (max-width: 767px){
  
  .al-bt {padding: 0;}
  .al-cont a .al-box .al-txt img {width: 40px;}
  .al-cont a .al-box .al-txt h3 {font-size: 12px; margin-top: 4px; line-height: 1.2; padding: 0 5px;}
  
  

}



.fangan{padding: 50px 0;background: #f3f3f3;}


.fa-cont{}

.nav-tabs {border-bottom: none;}
.nav-tabs>li {margin-bottom: 0;}
.nav-tabs>li>a {margin-right: 0;line-height: 1; border: none;border-radius: 10px 0 0 10px;}
.nav>li>a{padding: 0;}

.fa-nav{float: left;width: 20%;}
.fa-nav ul{}
.fa-nav ul li{float: none;}
.fa-nav ul li a{border-radius: 10px 0 0 10px;display: block;text-align: center;line-height: 70px;font-size: 16px;background: #fff;height: 70px;}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #fff;cursor: pointer;background: linear-gradient(0deg, #134991, #499dff);border: none;border-bottom-color: transparent;}


.tab-content{float: right;width: 80%;}

.fa-box{height: 630px;overflow: hidden;position: relative;}
.fa-box img{width: 100%;min-height: 100%;}

.fa-box .fa-nr{position: absolute;bottom: 0;left: 0;width: 100%;padding: 15px;background: rgb(255 255 255 / 80%);height: 120px;}
.fa-box .fa-nr h3 {color: #134991;font-size: 20px;line-height: 1;font-weight: bold;letter-spacing: 1px;margin-bottom: 10px;}
.fa-box .fa-nr .fa-txt{}
.fa-box .fa-nr .fa-txt p {font-size: 15px;line-height: 1.3;color: #444;}


@media (min-width: 992px) and (max-width: 1200px){
  
  
  .fa-nav ul li a{line-height: 60px;font-size: 15px;height: 60px;}
  .fa-box{height: 480px;}
  .fa-box .fa-nr h3{font-size: 18px;}
  .fa-box .fa-nr .fa-txt p{font-size: 14px;}
  .fa-box .fa-nr{height: 110px;}
  
  
}
@media (max-width: 992px){

  
  .fangan{padding: 30px 0;}
  .fa-nav {width: 24%;}
  .tab-content {width: 76%;}
  .fa-nav ul li a{line-height: 50px;height: 50px;font-size: 13px;}
  .fa-box{height: 400px;}
  .fa-box .fa-nr h3{font-size: 16px;margin-bottom: 6px;}
  .fa-box .fa-nr{padding: 10px;height: 105px;}
  .fa-box .fa-nr .fa-txt p{font-size: 13px;}
  
  
  
  
}
@media (max-width: 767px){

  .fa-nav,.tab-content{float: none;width: 100%;}
  
  .fa-nav ul li {float: left;width: 50%;padding: 1px;}
  .fa-nav ul li a{border-radius: 10px;}
  .fa-box {height: 220px;}
  
  .fa-box .fa-nr .fa-txt p {font-size: 12px; height: 46px;overflow: hidden;}
  .fa-box .fa-nr {padding: 7px;height: auto;}
  
  
  
}




.youshi{background: url(../images/bg7.jpg)no-repeat center fixed;padding: 80px 0;}

.ys-bt{text-align: center;margin-bottom: 50px;}
.ys-bt h3 {font-size: 30px; line-height: 1; color: #fff; letter-spacing: 1px;}
.ys-bt h5 { font-size: 20px;line-height: 1; text-transform: capitalize;color: rgb(255 255 255 / 50%);margin-top: 10px;}

.ys-cont{}
.ys-cont ul {overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;}
.ys-cont ul li{float: left;width: 16.6666%;padding: 0 10px;}
.ys-cont ul li .ys-box{background: url(../images/ysb-bg.png)no-repeat center;background-size: 100%;text-align: center;height: 210px;padding: 60px 0;}
.ys-cont ul li .ys-box h5 { font-family: Times New Roman;font-size: 56px; line-height: 1;font-weight: bold;color: #fff;letter-spacing: 2px;}
.ys-cont ul li .ys-box h3 { font-size: 20px; line-height: 1; color: #fff;margin-top: 10px;}



@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .youshi{padding: 30px 0;}
  
  .ys-bt {margin-bottom: 20px;}
  .ys-bt h3{font-size: 24px;}
  .ys-bt h5{font-size: 16px;margin-top: 6px;}
  
  .ys-cont ul li .ys-box{height: 140px;padding: 40px 0;}
  .ys-cont ul li .ys-box h5{font-size: 36px;}
  .ys-cont ul li{padding: 0 5px;}
  .ys-cont ul li .ys-box h3{font-size: 14px;margin-top: 5px;}
  
}
@media (max-width: 767px){

  .ys-cont ul li {padding: 0 3px;width: 33.3333%;}
  .ys-cont ul{padding: 0 10px;}
  .ys-cont ul li .ys-box {height: 140px;padding: 40px 0;}
  
  
}


  


.xinw{padding: 50px 0;}


.xw-cont{overflow: hidden;}

.xw-box{float: left;width: 50%;padding: 0 20px;}

.xw-tit{position: relative;border-bottom: 1px solid #ddd;margin-bottom: 20px;padding-bottom: 10px;}
.xw-tit h3 {font-size: 22px;line-height: 1; color: #333;letter-spacing: 1px;border-top: 1px solid #ddd;padding-top: 10px;display: inline-block;}
.xw-tit a {position: absolute;  right: 0; bottom: 10px;display: inline-block;font-size: 15px;line-height: 1;text-transform: uppercase;color: #888;}
.xw-tit a:hover{color: #134991;}

.xw-gs{}
.xw-gs .gs-img{}
.xw-gs .gs-img img{width: 100%;}
.xw-gs .gs-top{margin: 15px 0;}
.xw-gs .gs-top h3 { font-size: 16px;line-height: 1;font-weight: bold;}
.xw-gs .gs-top h3 a{color: #222;}
.xw-gs .gs-top h5 {font-size: 13px;line-height: 1; color: #888;margin: 8px 0;}
.xw-gs .gs-top p {font-size: 14px;line-height: 1.3;  color: #666;}
.xw-gs .gs-top h3 a:hover{color: #134991;}
.xw-gs .gs-list{}
.xw-gs .gs-list ul{}
.xw-gs .gs-list ul li { margin-top: 8px; border-bottom: 1px dashed #bbb;padding-bottom: 8px;}
.xw-gs .gs-list ul li a{overflow: hidden;display: block;}
.xw-gs .gs-list ul li a h3 { float: left; width: 85%;font-size: 15px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-gs .gs-list ul li a h3 .fa { color: #e97d00; font-size: 20px;line-height: 1;margin-right: 5px;}
.xw-gs .gs-list ul li a h5 { float: right;width: 15%;text-align: right; font-size: 13px;line-height: 1;color: #888;}
.xw-gs .gs-list ul li a:hover h3{color: #134991;}


.xw-hy{}
.xw-hy .hy-top {margin: 15px 0;background: #eee;padding: 15px;}
.xw-hy .hy-top h3 {font-size: 22px;line-height: 1;letter-spacing: 1px;color: #222;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-hy .hy-top a:hover h3{color: #134991;}
.xw-hy .hy-top h5 {font-size: 13px;line-height: 1; color: #888;margin: 8px 0;}
.xw-hy .hy-top p {font-size: 14px;line-height: 1.3;  color: #666;}
.xw-hy .hy-list{}
.xw-hy .hy-list ul{}
.xw-hy .hy-list ul li {margin-bottom: 15px;}
.xw-hy .hy-list ul li a{overflow: hidden;display: block;}
.xw-hy .hy-list ul li a .hy-dste {float: left;width: 15%;text-align: center;border: 1px solid #ccc;padding: 10px 0;}
.xw-hy .hy-list ul li a .hy-dste h5 {font-size: 36px;line-height: 1;font-weight: bold;color: #888;}
.xw-hy .hy-list ul li a .hy-dste p {font-size: 15px;line-height: 1;color: #888;margin-top: 5px;}
.xw-hy .hy-list ul li a .hy-txt{float: left;width: 85%;padding-left: 15px;}
.xw-hy .hy-list ul li a .hy-txt h3 {font-size: 18px;line-height: 1;color: #333;margin: 5px 0 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-hy .hy-list ul li a .hy-txt p { font-size: 14px;line-height: 1.3;color: #666;}
.xw-hy .hy-list ul li a:hover .hy-txt h3{color: #134991;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .xinw {padding: 30px 0;}
  
  .xw-tit h3{font-size: 20px;}
  .xw-tit a{font-size: 13px;}
  .xw-box{padding: 0 15px;}
  
  .xw-gs .gs-top h3{font-size: 15px;}
  .xw-gs .gs-top h5{font-size: 12px;}
  .xw-gs .gs-top p{font-size: 12px;}
  .xw-gs .gs-list ul li a h3{font-size: 13px;width: 80%;}
  .xw-gs .gs-list ul li a h5{font-size: 12px;width: 20%;}
  .xw-gs .gs-list ul li a h3 .fa{font-size: 16px;}
  
  
  .xw-hy .hy-top h3{font-size: 15px;}
  .xw-hy .hy-top h5{font-size: 12px;margin: 5px 0;}
  .xw-hy .hy-top p { font-size: 12px;line-height: 1.3; color: #666; height: 32px; overflow: hidden;}
  .xw-hy .hy-list ul li {margin-bottom: 10px;}
  .xw-hy .hy-list ul li a .hy-dste{width: 20%;}
  .xw-hy .hy-list ul li a .hy-dste h5{font-size: 26px;}
  .xw-hy .hy-list ul li a .hy-dste p{font-size: 13px;margin-top: 3px;}
  .xw-hy .hy-list ul li a .hy-txt{width: 80%;padding-left: 10px;}
  .xw-hy .hy-list ul li a .hy-txt h3{font-size: 15px;margin: 3px 0 8px;}
  .xw-hy .hy-list ul li a .hy-txt p {font-size: 12px;line-height: 1.2;height: 30px;overflow: hidden;}
  

}
@media (max-width: 767px){

  .xinw {padding: 30px 15px;}
  .xw-box{float: none;width: 100%;padding: 0;margin-bottom: 20px;}
  
  .xw-tit{margin-bottom: 10px;}
  .xw-tit h3 {font-size: 16px;}
  .xw-tit a {font-size: 12px;}
  
  
  
  
  
}




.lxwm{background: url(../images/bg8.jpg)no-repeat center;padding: 50px 0;}

.lx-bt{text-align: center;margin-bottom: 50px;}
.lx-bt h3{font-size: 30px;line-height: 1;font-weight: bold;color: #fff;letter-spacing: 3px;}
.lx-bt h5 { font-size: 20px; color: rgb(255 255 255 / 50%);text-transform: capitalize; line-height: 1;margin-top: 5px;}
.lx-bt hr{border-top: 1px solid rgb(255 255 255 / 50%);}

.lx-cont{}

.lx-left{float: left;width: 52%;padding-top: 30px;}
.lx-left p {color: #fff;font-size: 16px;line-height: 1.5;}
.lx-left p span {display: inline-block; width: 80px;text-align: justify;text-align-last: justify;}
.lx-ewm {overflow: hidden;margin-top: 30px;}
.lx-ewm .ewm-box{float: left;margin-right: 20px;}
.lx-ewm .ewm-box img{width: 120px;display: block;}
.lx-ewm .ewm-box h5 { text-align: center; color: #fff; font-size: 15px;line-height: 1;margin-top: 6px;}


.lx-right{float: right;width: 40%;}
.lx-right h3 {font-size: 20px; line-height: 1;color: #fff;margin-bottom: 10px;border-bottom: 1px solid rgb(255 255 255 / 40%);padding-bottom: 5px;}
.lx-right h3 span {display: inline-block;font-size: 18px;margin-left: 5px; font-style: italic;}
.lx-right .mess_list {overflow: hidden;margin-bottom: 6px;border-bottom: none;padding-bottom: 0;}
.lx-right .mess_list .mess_title { width: 100%; font-size: 14px; text-align: left; line-height: 35px;float: none;color: #fff;}
.lx-right .mess_list .mess_input { width: 100%;float: left;}
.lx-right .mess_list .mess_textarea { width: 100%;float: left;}
.lx-right .mess_list .form-control {width: 100%; height: 40px;font-size: 15px;}
.lx-right .mess_list textarea.form-control{height: 90px;}

.lx-right .mess_submit{margin-left: 0;margin-top: 20px;}
.lx-right .mess_submit input[type=button] { background: #c50000;color: #fff;font-size: 15px;line-height: 1; padding: 10px 0;width: 100%;border-radius: 50px;}
.lx-right .mess_submit input[type=button]:hover {background: #134991;border-color: #fff;border: 2px solid #fff;}




@media (min-width: 992px) and (max-width: 1200px){
  
  .lx-left{width: 60%;padding-top: 0;}
  
  
}
@media (max-width: 992px){

  .lxwm{padding: 30px 0;}
  .lx-bt h3{font-size: 24px;}
  .lx-bt h5{font-size: 16px;}
  .lx-bt hr{margin: 10px 0;}
  .lx-bt {margin-bottom: 20px;}
  .lx-left { float: none;width: 100%; padding-top: 0;text-align: center;}
  .lx-left p{font-size: 13px;}
  .lx-ewm { overflow: hidden;margin-top: 30px;display: inline-block;}
  .lx-ewm .ewm-box {margin: 0 10px;}
  
  
  .lx-right{display: none;}
  
}
@media (max-width: 767px){

  .lxwm {padding: 30px 15px;}
  .lx-bt h3 {font-size: 18px;}
  .lx-bt h5 { font-size: 14px;}
  .lx-ewm{margin-top: 20px;}
  .lx-ewm .ewm-box img{width: 90px;}
  .lx-left{text-align: left;}

  .lx-left p span{width: 66px;}
  .lx-left p {font-size: 12px;}
  
  
  
}





@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}







/* 友情链接 */
.links {margin: 30px 0 15px;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #134991; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #134991;}





@media (max-width: 767px){

  .links{padding: 0 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

}




/*底部*/
.footers{}


.f-two {background: #072c5c;padding: 15px 0;}
p.copyright {  font-size: 15px; line-height: 1.3;color: #fff;text-align: center; }

.police {color: #fff; text-align: center; font-size: 13px;line-height: 1;margin-top: 5px;}

.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
 
  
}
@media (max-width: 992px){

 
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu {float: left;width: 20%;padding: 0;position: relative;z-index: 3;top: -80px;}
.page-body .col-md-9{float: left;width: 80%;padding: 0 0 0 20px;}


/* 左侧菜单 */
.page-body .sec-bt{background: linear-gradient(0deg, #134991, #499dff);  padding: 15px 0; border-top-left-radius: 10px;border-top-right-radius: 10px;}
.page-body .sec-bt h3 {color: #fff;font-size: 30px;line-height: 1; text-align: center;letter-spacing: 1px;}
.page-body .sec-bt h5 {text-align: center;font-size: 16px;line-height: 1; color: rgb(255 255 255 / 50%); margin-top: 6px;text-transform: capitalize;font-style: italic;}
.page-body .sec-tit { margin-top: 15px;background: #134991; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden; padding: 15px;border-bottom: 1px solid #ddd; background: #eee;font-size: 14px;line-height: 1;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #134991;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #134991;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #134991;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #134991;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #134991;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #134991;
    border-color: #134991;
}


.crumbs-item {line-height: 1;border: none; overflow: hidden;margin-bottom: 20px;border-bottom: 3px double #ddd;padding-bottom: 6px;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666; }
.crumbs-item h6 .fa {color: #1c57a3;font-size: 18px; margin-right: 3px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 32px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute; top: 0;color: #134991;font-size: 20px; font-weight: bold; border-bottom: 3px solid #134991; line-height: 1;padding-bottom: 10px;z-index: 3;}



/* 图片列表 */
.page-alist {margin-top: 0;}
.page-alist .col-md-3{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-3 a{display:block;box-shadow: 0 0 5px #00000040;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;padding: 10px 0; color: #343434;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #134991;}
.page-alist .col-md-3 a .img-inner{width: auto;height: 200px;border: none;padding: 0;overflow: hidden;display: flex;padding: 5px;}
.page-alist .col-md-3 a .img-inner img{ display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);}

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;border: 1px solid #ddd;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;margin-top: 10px; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #134991;}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 220px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: none;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #134991; color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;}
.page-alist .page-atit p {color: #666;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #134991;}

.page-alist{}
.page-alist li{padding-top: 0;margin-bottom:15px;}


.list-title{overflow: hidden;}
.list-title h3{float:left;width: 85%;font-size: 16px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-title h3 .fa{margin-right: 5px;}
.list-title span { float: right; width: 15%;  font-size: 12px;text-align: right; line-height: 1; display: inline-block;color: #999;}
.list-title p.list-desc { font-size: 14px;line-height: 1;color: #777;}
.list-title p.list-desc span{color:#134991}
.list-title h3:hover{color: #134991;}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.7;  color: #444;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}

.zoomPad{height: 230px;}
.zoomPad > img { max-height: 100%;max-width: 100%;}
.zoomPup img {width: auto !important;height: auto !important;}




/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #134991; color: #fff;}
.page-nav ul li.now a{  background: #134991; color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;padding: 0;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-body {margin: 10px auto 50px;}
  
  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 10px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;padding: 3px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
 
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 12px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
  
  .crumbs-item h6{font-size: 12px;}
  
  
}






